These variables are defined in the variable palet.
The user can also define such variables, which can be created and can generate temporary variables within the script. These variables that are created can also be used whenever the scenario is running.
To create a variable, the following syntax such be used :
A:=0
B:=45*MouseH
Toto:=ObjectImage.Left/2
Value:=Value+1
Numeric expressions
Each time a script language instruction uses a numeric expression, it acts in the following manner :